dispatchMultiWindowModeChanged
Deprecated
Have your FragmentHostCallback implement androidx.core.app.OnMultiWindowModeChangedProvider to automatically dispatch multi-window mode changes to fragments.
Lets all Fragments managed by the controller's FragmentManager know the multi-window mode of the activity changed.
Call when the multi-window mode of the activity changed.